home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / sysext / da / tattle.cpt / TattleTale DA Docs.Text < prev    next >
Text File  |  1992-08-27  |  19KB  |  133 lines

  1. TattleTale
  2. Desk Accessory V1.5.0
  3.  
  4. NOTE: This version of TattleTale comes with new icons.  If you are running System 7 and the finder does not automatically update the icons for you, TattleTale can do it for you.  As you start up TattleTale, simply hold down the ╥<option> d╙ key combination until a dialog comes up which asks if you wish update the desktop database.  After updating, if you so choose, TattleTale then continues with its normal functions.  If updated, the new icons will appear after a subsequent machine restart.  This method avoids having to rebuild your desktop (which is very time consuming on a large disk) just to update icons.
  5.  
  6. Ñ PURPOSE:
  7.     TattleTale provides very complete information about your computer and its system related software.  The information can be viewed on screen by category, printed, written to a standard text file in standard or a special Bug Report format, or output in database readable format.  As such, it also provides a record of your system configuration that can be used for reporting problems to software and hardware manufacturers, to compare configurations across multiple computers, or to simply learn about your machine.  Information categories covered are:  the CPU, Volumes + Drives, Monitors, Nubus Devices, SCSI Devices, ADB Devices, Serial Ports, General System Attributes, Startup Environment, System Files (System, Finder, INITS, CDEVs, RDEVs etc.), DAs, Fonts, Drivers, Open Files, Processes, Applications, and Traps.  In addition, it enables you to Mount Volumes and Close Files that were left open.  The information provided varies greatly among these categories and is best understood simply by going to the dialog window and browsing through the above categories.
  8.     NOTE:  The Traps information is valuable for programmers who need to determine if a particular combination of system software and hardware implements a certain Trap.
  9.  
  10. Ñ SYSTEM REQUIREMENTS:
  11.         TattleTale is compatible with the Mac+ and newer machines and requires System 4.2 or higher.  It is also compatible with System 7 and takes advantage of some of its enhanced system information features as well as balloon help.  Note that there is a marked difference between the information available under system 4.2 compared to the 6.X systems and higher.
  12.     TattleTale is available in two versions.  This document describes the Desk Accessory version.  As now configured, this version operates without any problem under all known configurations.  There is,  however, an Application version of TattleTale available for those who prefer applications or who experience problems with the DA version.  
  13.     TattleTale.Traps expects to be found in the System Folder, but you can rename it or put it anywhere you want.  However, you must describe this change for TattleTale as described under Trap Related Features below.
  14.  
  15. Ñ GENERAL OPERATION:
  16.     TattleTale consists primarily of a menu and a modeless dialog window.  When you initially run it,  the dialog window is visible and the first category of information is already displayed in a scrolling list.  Subsequent categories are selected from the Pop-up Menu above the list.  Categories which are not available for a given computer and system software combination (e.g. Nubus on a Mac+ or Processes under Uni-Finder in System 6.X or lower) are dimmed and cannot be selected.  The Close  button closes the window but leaves TattleTale active.  Get System Info in the Main Menu will re-open the window.  You can Quit completely from the Main Menu or by using the Close Box in the TattleTale window title bar.  Definitions related to each report are available by pressing the Definitions button in the main dialog.
  17.     Printing is also controlled from the Main Menu.  From here you access Page Setup and two printing choices.  You may print the list which is currently displayed (Print Current) or you may select Reports, which prints the reports which you select.
  18.     Selecting Reports invokes a dialog box.  To print a selection of reports in screen format, select the reports which you want to print, select the ╥Print Std Reports╙ button, and select ╥OK╙.
  19.     Reports also provides the capability of writing the reports to a Standard Text File or a Tab-delimited Text File.  Selecting ╥Write Std Reports to Text File╙ simply combines and directs chosen reports in screen format to one standard text file for subsequent editing.   
  20.     Similar to this is the ╥Write Bug Report to Text File╙ option.  Associated with this option is the ╥Basic Bug Reports╙ button which chooses the standard reports that would be helpful to the person to whom you are reporting a bug.  Other reports can be added to the selection as conditions warrant. Another button, ╥Bug Explanation...╙ accesses a dialog which allows you to describe the problem with the program and also allows you to save and load the specific text which you have created for future reference.   A third related button, ╥Bug Reported By╙, allows you to specify standard information related to you, the reporting individual. Your personal information remains permanent across invocations to TattleTale.
  21.     ╥Write to Tab-Delimited Text File╙ is used for creating a database readable file.  The default format is a Field Name line followed by a line of associated Data, all separated by tabs and ending in a carriage return.  All lines are preceded by two additional columns:  1) the name of the report from which the data originated, and  2) the Chooser name of the reporting computer.  In the case of reports which include multiple items which are the same (e.g. Drives, Fonts, DAs, etc.), there is a Header line and a Data line for each member of the group.  Where there is preliminary information for a group (e.g. in the Serial Ports report), the name of the preliminary report has a ╥-H╙ appended to it so that you know what set of fields will be following.  You may eliminate Field Name lines completely by checking the ╥Data Only╙ box and you may eliminate data interpretations (items enclosed in parentheses) by checking ╥Remove (Data Interpretations)╙.  Also note that the Screen, Printed, and normal Text File reports include only those items of data which are appropriate in a given situation as opposed to the tab-delimited Text File reports which include all possible fields for consistency in reading the data into a database.  It is suggested that you experiment with the generated Tab-delimited Text File before designing any reports which might use this data.
  22.             The Specify Volume menu item applies only to the Applications reports available from the Pop-up menu.  Specify Volume allows you to restrict the volumes for which the applications will be reported.
  23.     There are times when  you will want to refresh the information in your window.  Obvious refreshes happen automatically, but you can do it manually simply by re-selecting the menu item from the Pop-up Menu.
  24.     Help, consisting of this text, is available from the TattleTale menu.    
  25.  
  26. Ñ TRAP RELATED FEATURES:
  27.     TattleTale provides information regarding Traps in three different formats.  Traps UnAvailable lists those "official" Apple Traps (as listed in the MPW Traps.p file) that are not available on your particular combination of computer and system software according to A-Trap Number and Name. Traps Available (Named) lists all those ╥official╙ A-Traps which are available on your computer  according to A-Trap Number, Name, and Address. Traps Available (UnNamed) list all other Traps which, through testing each Trap, are shown to be "active" - that is, they do not have the _Unimplemented Trap address assigned to them.  As can be seen from this list, there are many implemented ╥unofficial Traps╙. The primary reason for this is that many of them are used by internal routines which Apple reserves the right to change in the future or they represent routines which can be accessed through more than one Trap designation.  This is particularly true of Traps in the $A000-$A1FF range.  You can use the actual listed addresses for comparison purposes.  In reference to this, note that Apple written documentation describing Trap designations differs from those in the MPW Traps.p file.
  28.     To allow for changes in the Trap list over time, Commands to manipulate this file are located under the Main Menu .  The "official" Traps are included with TattleTale as TattleTale.Traps.  If you simply wish to change the name or location of TattleTale.Traps, rename it and/or put it where you want, and then select Change Database File and you will be prompted to find the file.  The new name and/or location will be used until you decide to change it.
  29.     In regard to changing the contents of the file, they are originally derived from MPW's Traps.p file which TattleTale converts into it's own database format.  If you want to see the format of the original file, Database to Text File will prompt you to convert the database file to a text file which you can then view and/or modify on any text editor.  If you wish to merge a modified Traps text file with the database, select Merge Text File.  This will incorporate any additions included in the file and ignore any duplications.  If you have direct access to an up-to-date Traps list, you can use New Database File to completely regenerate the database.
  30.  
  31.  
  32. Ñ Change History:
  33.  
  34. 1.1  
  35. Ñ    Printed Reports are now date and time stamped and left margin has been increased to 1╙. (Requested by:  Robert Seaver)
  36. Ñ    The main dialog window will now grow and shrink vertically using the grow box (Requested by: Neil Shapiro)
  37. Ñ    The ╥Missing Traps╙ label has been changed to ╥UnAvailable Traps╙ to better reflect that the Traps are not ╥missing╙, but just don╒t happen to be active in the combination of system version and hardware that you are using. (Lazy way out of a request by Neil Shapiro)
  38. Ñ    Report data can now be output to a tab-delimited text file, with and without headers and data interpretations.  The ╥Print Several╙ menu item has been changed to ╥Reports╙ and the text file option is available under that menu heading.  Available and UnAvailable Traps lists cannot be output to the text file at this time.  (Requested by:  Kerry Clendinning - and many thanks for coaching me through this!)
  39. Ñ    Fixed bug which ignored certain DA╒s which do not follow correct naming rules, i.e. the first character in the name must be a null character.  All DAs currently available to the system are now correctly listed.
  40. Ñ    Worked around bug in the Gestalt Trap call which incorrectly reports that a Mac IIfx does not have a SCSI port.
  41. Ñ    Rewrote code to avoid Gestalt Trap call regarding Nubus Slot count.
  42. Ñ  Added Chooser name to CPU Related report.
  43. Ñ  Fixed Bug in ADB Report regarding device type. (Reported by:  Judd Stiff,GTE)
  44. Ñ  Added ability to report on MultiFinder processes on systems earlier than 7.X
  45.  
  46. 1.1.1  
  47. Ñ    Fixed occasional problem with all but Title Bar of dialog window disappearing when the user attempted to adjust the grow box. (Reported by and critical debugging assistance by: Jerry Goldstein)
  48. Ñ  Added color and active fields to the Monitors category.
  49.  
  50. 1.2
  51. Ñ  Added ability to stream reports in screen format to a text file for subsequent editing.
  52. Ñ  Added Bug Report format which facilitates that preparation of bug reports.  This report is also streamed to a text file for subsequent editing, printing, or uploading.
  53. Ñ    Added Close Box to dialog which has same function as Quit from the menu.
  54. Ñ    Added interpretation of Font style in Font Report.
  55. Ñ    Added SCSI DMA, SCC IOP, and SW Power Off indicators to the CPU Report.
  56. Ñ    Fixed several bugs in the Tab-Delimited File.
  57. Ñ  Added addresses of principal tables and PPC Toolbox info to the System Report.
  58. Ñ  Added additional Quickdraw info and Fixed bug in Quickdraw version number.
  59. Ñ    Fixed Help Balloons related to dialogs.
  60.  
  61. 1.3 
  62. Ñ    Fixed problem with Help Balloons flashing when the cursor was in a non-TattleTale item.
  63. Ñ  Added item to Driver list to reflect not only the original status of flags but the status as of the time that the report is generated. (Idea courtesy of Miles Waldron)
  64. Ñ    Changed the Serial Port report to better reflect situations when AppleTalk is connected. (Suggestion courtesy of Don Paul)
  65. Ñ    Improved ability to more accurately reflect the status of the Nubus/PDS Slots.
  66. Ñ    Changed method and report format for identifying devices connected to the ADB port.
  67. Ñ  Fixed bug in the SCSI report which sometimes duplicated device information from one device to the next.  The SCSI report also now reports the SCSI #0 drive as internal.  (Bugs reported by Don Paul)
  68. Ñ  Updated the Traps file to reflect Traps missing from MPW's Traps.p file. (Information courtesy of Allan Muluf)
  69. Ñ    Updated information to correctly identify PowerBooks, Quadras, and Mac Classic II.
  70. Ñ  Fixed bug in Font report by gathered both BitMap and TrueType fonts into a combined family and altered the format to accommodate this change.
  71. Ñ  Created Application version of TattleTale for System 7 users.
  72.  
  73. 1.3.1
  74. Ñ    Minor bug fixes
  75.  
  76. 1.3.2
  77. Ñ  Fixed bug related to more than 20-25 members of a font family freezing program. (Bug reported by Dave Lamkins)
  78.  
  79. 1.4
  80. Ñ    Added report of Applications which are High Level Event Aware that are located on any mounted volumes.
  81. Ñ  Changed method of reporting Traps to both supply actual addresses and better differentiate between official and unofficial Traps. (Based upon query related to Trap discrepancies from Bruce Hobson)
  82. Ñ    Fixed Nubus listing related to the reporting of slots in the IIci.  Also changed method of reporting slot designations. (Bug reported by numerous people)
  83. Ñ    Updated machine recognition to include the LC II and Quadra 950.  Also fixed bug related to reporting the IIsi and LC.
  84. Ñ    Clarified the SCSI attributes portion of the Miscellaneous Attributes section in the CPU Related report to better describe the type of SCSI which is implemented.  Also clarified the SCC attribute in this same section.
  85. Ñ    Expanded Volume and Drive report to include various Volume Specific attributes available under System 7.
  86. Ñ    Updated TattleTale.Traps file.
  87.  
  88. 1.4.1
  89. Ñ    Fixed bug which caused crash in 32 bit mode. (Bug reported by Frank Braun, Fixed (with much appreciation from me) via keen eye of Bill Monk!)
  90.  
  91. 1.5
  92. Ñ  A full set of icons was added to this DA version of TattleTale to complement those in the application version.  They are used under System 7 if TattleTale is taken out of its suitcase and used from the Apple Menu, directly from the desktop, through an alias, etc.
  93. Ñ    Changed Help Button to Definition button which provides definitions for each category of data items.  General Help, as contained in this document, is available from the menu and, to a limited extent, from help balloons (under system 7).   (Requested by Ulf Wostner)
  94. Ñ  Added capability to list Applications, their version numbers, and their location.  Both the Applications and the HL Applications choices are now in a submenu in the popup menu.  (Requested by Steve Stearns)
  95. Ñ  In conjunction with the ╥Applications╙ category, an additional main menu item was added called ╥Specify Volume╙, explained above.
  96. Ñ  The Traps reports were all moved to a submenu in the popup menu.
  97. Ñ    The screen position and size of the TattleTale dialog is now remembered across invocations.
  98. Ñ    The CPU information category has been somewhat reorganized and additional sound related information is available.
  99. Ñ    The Volumes+Drives information has been reworked to show removable media drives that are connected but that don╒t currently have a volume mounted in them and are also not entered in the drive queue.  Some device drivers omit themselves from the drive queue when no volume is mounted and this attempts to bypass that shortcoming.
  100. Ñ  Numerous problems with the Nubus report were corrected.  Most problems revolved around a bug in the universal ROM which shows that built-in monitor SResources are active on machines that don╒t even have Nubus slots.  This was worked around and the presentation of slots contents was improved.  The listing also now shows the active SResources for each card.  (Powerbook bug reported by Jeff Harrow)
  101. Ñ  The System Related report was reorganized to better reflect manager organization.
  102. Ñ  The System Files report was improved to better reflect files which are currently affecting the operation of the operating system.
  103. Ñ    Fixed problem with LC II designation. (Bug reported by Thayer Healy, Bob Bezilla,Chuck Freeman)
  104. Ñ  Fixed bug related to cutting and pasting in the ╥Bug Reported By╙ dialog.  (Bug reported by John Culp)
  105. Ñ  Fixed bug which caused the Traps report to hang when a trap was patched in a particular fashion. (Bug reported by John Culp)
  106. Ñ  Fixed bug related to and end of file error during the HL Applications report. (Bug reported by Bob Wiseman)
  107.  
  108. Remaining Requests
  109. Ñ    Remove ╥╫╙ markers as they are distracting.  The listing started out without the markers and was confusing.  I guess you╒ll have to trust me on this one.
  110. Ñ    Remove form feeds when multiple reports are printed as it wastes paper.  This has been addressed by allowing any selected reports to be streamed to one text file for editing and continuous printing.
  111.  
  112. Miscellaneous
  113. Ñ    I have had several reports of TT not running on Mac SE with a Mobius ╘030 accelerator.  The problem is identified by an unimplemented trap error.  Since this problem has not been reported under any other configuration, I suspect that it is related to a problem with the Mobius INIT.  Unfortunately, I have been unable to address this problem directly and calls to Mobius have gone unanswered.
  114. Ñ    I have had one report that the ╥Max Open Files╙ information under the System Startup listing is incorrect.  Actually, all values in this listing are read directly from the Boot Blocks on your boot drive and are meant to reflect what is recorded there.  This is the information used to configure your machine on startup, and in most cases will not change during the current startup of your machine.  There are, however, some INITs like ╥Up Your FCB╒s╙ which dynamically change the number of file control blocks as you use your machine.  If you want a current reading of the maximum files currently allocated you must refer to the CDEV controlling that INIT.
  115.  
  116. Ñ NOTICE:
  117.          This software is ECO-Ware.  If you use it, please go a little further out of your way to do something environmentally sensitive whenever you can. If you want to do even more, please make a contribution to the World Wildlife Fund, The Sierra Club or any other non-profit organization which supports ecologically sound programs.  
  118.     The program and the TattleTale name are copyrighted and credits and all documentation must be kept with the program.  No modifications of any kind, other than the use of included dialog boxes, may be made to TattleTale.   TattleTale may be freely distributed at no charge to the user except media costs or normal downloading charges.  Any inclusion on media greater in capacity than 1.4 MB must be approved in advance.  TattleTale is distributed with no warranties, implied or expressed.
  119.  
  120. Ñ  A special thanks to Dick Hodges for his help in the original beta testing.
  121.  
  122. Please send questions, comments, suggestions, problems, etc. to:
  123.  
  124.  
  125. John Mancino
  126. Decision Maker╒s Software, Inc.
  127. 1910 Joslyn Place
  128. Boulder, CO  80304
  129.  
  130. FAX: 303-449-6207
  131. CIS: 70337,2143
  132. AppleLink:  D0391
  133. America OnLine:  JGCMan